home *** CD-ROM | disk | FTP | other *** search
/ GKGM 014 / GKGM014.iso / hentai / Suck Girls.swf / scripts / DefineSprite_4_bar1 / frame_3 / DoAction.as
Text File  |  2006-12-20  |  87b  |  9 lines

  1. if(100 < h)
  2. {
  3.    gotoAndPlay(1);
  4. }
  5. else
  6. {
  7.    gotoAndPlay(_currentframe - 1);
  8. }
  9.